const golang.org/x/net/http2/hpack.indexedTrue
3 uses
golang.org/x/net/http2/hpack (current package)
hpack.go#L292: indexedTrue indexType = iota
hpack.go#L297: func (v indexType) indexed() bool { return v == indexedTrue }
hpack.go#L316: return d.parseFieldLiteral(6, indexedTrue)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)